home *** CD-ROM | disk | FTP | other *** search
- Do Setup
- Do Install
- Do GoodBye
-
- [Number1] := 0
- [Number2] := 0
-
- Procedure Stop
-
- SetPopupBorderTo None
-
-
- Dialog UseHeader "System Requirements"
- This product is designed to run under DOS or Windows,
- for a single user or for a network.
-
- System Requirements:
-
- IBM-compatible 286 or above
- At least 10MB of free disk space
- 640K memory
- Microsoft-compatible mouse
- VGA color monitor
- DOS 3.0 or higher
- Windows 3.1 - 386 enhanced mode (for Windows installation only)
-
-
- Press <Enter> or click <<OK>> to continue.
-
- EndDialog
- Dialog UseHeader "Other Requirements & Recommendations"
- CONFIG.SYS Requirements:
-
- Your CONFIG.SYS must include at least the following:
-
- FILES=40
- BUFFERS=25
-
- System Recommendations:
-
- IBM-compatible 386 or above
- DOS 5.0 or higher
- Printer attached to LPT1
- Expanded Memory Manager
-
-
- This product has been tested on Novell Netware v. 3.11.
-
- Press <Enter> or click <<OK>> to continue.
- EndDialog
- Dialog UseHeader "Mouse Requirement"
-
- The Qwiz Windows 3.1 Tutorial will only run
- with a Microsoft-compatible, DOS-installed mouse.
-
- Even if your mouse works in Windows,
- you may not have a DOS-installed mouse driver.
-
-
- If you do not have a DOS-installed mouse, you will see the error message,
- "mouse not installed," when you run Qwiz.
-
- Refer to your mouse documentation for information
- on installing your mouse for DOS applications.
-
- Press <Enter> or click <<OK>> to continue.
- EndDialog
- Dialog UseHeader "Copying Diskettes"
- We encourage you to make copies of the Qwiz Windows 3.1 Tutorial.
-
- These files are stored in compressed format.
-
- To make copies, you must use DISKCOPY or select
- DISK/COPY DISK from the Windows File Manager Menu.
-
- Note: If you have Windows, we highly recommend using DISK/COPY DISK.
-
- For information on copying diskettes, see the README file.
-
- To print the README file, enter the following at the \WQWIZ or \DQWIZ prompt:
-
- TYPE README>PRN
-
- Press <Enter> or click <<OK>> to continue.
- EndDialog
- Dialog UseHeader "Customer Service"
-
-
- For free Qwiz Customer Service, call
-
- 1-800-367-2509 (US)
- 0727 868600 (UK)
-
-
- To cancel this installation, press <Esc>.
-
-
-
- Press <Enter> or click <<OK>> to continue.
- EndDialog
- SetPopupBorderTo single
- EndProcedure
-
-
- Procedure Stop_Dos
-
- SetPopupBorderTo None
-
-
- Dialog UseHeader "System Requirements"
- This product is designed to run under DOS or Windows,
- for a single user or for a network.
-
- System Requirements:
-
- IBM-compatible 286 or above
- At least 10MB of free disk space
- 640K memory
- Microsoft-compatible mouse
- VGA color monitor
- DOS 3.0 or higher
- Windows 3.1 - 386 enhanced mode (for Windows installation only)
-
-
-
- EndDialog
- Dialog UseHeader "Other Requirements & Recommendations"
- CONFIG.SYS Requirements:
-
- Your CONFIG.SYS must include at least the following:
-
- FILES=40
- BUFFERS=25
-
- System Recommendations:
-
- IBM-compatible 386 or above
- DOS 5.0 or higher
- Printer attached to LPT1
- Expanded Memory Manager
-
-
- This product has been tested on Novell Netware v. 3.11.
-
- EndDialog
- Dialog UseHeader "Mouse Requirement"
-
- The Qwiz Windows 3.1 Tutorial will only run
- with a Microsoft-compatible, DOS-installed mouse.
-
- Even if your mouse works in Windows,
- you may not have a DOS-installed mouse driver.
-
-
- If you do not have a DOS-installed mouse, you will see the error message,
- "mouse not installed," when you run Qwiz.
-
- Refer to your mouse documentation for information
- on installing your mouse for DOS applications.
-
- EndDialog
- Dialog UseHeader "Copying Diskettes"
- We encourage you to make copies of the Qwiz Windows 3.1 Tutorial.
-
- These files are stored in compressed format.
-
- To make copies, you must use DISKCOPY or select
- DISK/COPY DISK from the Windows File Manager Menu.
-
- Note: If you have Windows, we highly recommend using DISK/COPY DISK.
-
- For information on copying diskettes, see the README file.
-
- To print the README file, enter the following at the \WQWIZ or \DQWIZ prompt:
-
- TYPE README>PRN
-
- EndDialog
- Dialog UseHeader "Customer Service"
-
-
- For free Qwiz Customer Service, call
-
- 1-800-367-2509 (US)
- 0727 868600 (UK)
-
-
- EndDialog
- SetPopupBorderTo single
- EndProcedure
-
- Procedure Setup
- ;; SetTraceMode On
- SetScreenAttrTo WhiteOnBlue
- SetTopLineTo Qwiz Tutorial Installation
- [string3] := WIN31P
-
- If Windows
-
- else
- Run [InstallFromDirectory]\chkmouse.exe NoPromt Quietly
- [Number2] := DosExitCode
- if DosErrorCode > 0
- [Number1] := DosErrorCode
- Exit
- EndIf
-
- if DosErrorCode > 0
- [Number1] := DosErrorCode
- exit
- EndIf
- If DosExitCode = 255
- [Number1] := 1
- exit
- EndIf
- if EMSVersion = 0
- If DosExitCode >0
- If DosExitCode =1
- [Number1] := DosExitCode
- Exit
- EndIf
- ;; If Windows
- ;; If DosExitCode <113 ;;78+4*pionts 510 K free meory each point 4k menory
- ;; [Number1] := DosExitCode
- ;; exit
- ;; EndIf
- ;; else
- If DosExitCode <20 ;; 430+ 4*points 510 K free meory each point 4k menory
- [Number1] := DosExitCode
- Exit
-
- EndIf
- EndIf
- EndIf
- EndIf
-
- If Windows
- Do Stop
- [string2] := WQWIZ
- ;; LoadDll [DLL1] qwiz.dll
- ;; CallDLL [DLL1] GetWindowsMode [Number2]
- [string4] := W
- SetDefaultBitmap off
- SetBackdrop off
- ShowWindow Maximize
- ;; loadbitmap 1 [InstallFromDirectory]\dosmouse.bmp
- ;; ShowBitMap 1 @xy(0,0)
- else
- Do Stop_Dos
- [string4] := D
- [string2] := DQWIZ
- EndIf
-
- EndProcedure
-
-
- Procedure Install
-
-
- SetSupportInformation
- For assistance, please call (404)843-1124 or
- (1-800)-367-2509 Monday - Thursday 8:00 am - 7:00 pm
- Friday 8:00 am - 5:30 pm Eastern time
- and ask for Technical Support.
- EndSetSupportInformation
-
- if [Number1]>0
-
- Dialog Center
- You must have a DOS-installed mouse driver and at least
- 520k of memory to run the Qwiz Windows 3.1 Tutorial.
- EndDialog
-
-
- EXIT
- EndIf
-
- if VGA
- else
- Dialog Center
-
- You must have a VGA monitor for this application.
-
- EndDialog
- Exit
- endif
- SetScreenAttrTo WhiteOnBlue
- SetTopLineTo Qwiz Tutorial Installation
- DetermineInstallationDrive 5000000 NoGray ShowAdeduqateDrives RequireFixed
- [string1] := InstallationDrive
- [InstallationDirectory] := [string1]:\[string2]
- [AdditionalSpaceRequired] := 1000000
-
- SetReplacementInquiry off
-
- CopyFiles Quietly
- COMPANY.TXT
- readme
- EndCopyFiles
- DeleteFiles from [InstallationDirectory] Quietly
- qwiz.exe
- EndDeleteFiles
- if Windows
- QueFiles
- Install.bmp
- EndQueFiles
-
- SetReplacementInquiry off
- GetQuedFiles NoThermometer NoInterruption
- UnloadBitMap 1
- LoadBitMap 1 [InstallationDirectory]\install.bmp
- ShowBitMap 1 @xy(0,0)
-
- DeleteFiles from [InstallationDirectory] Quietly
- INSTALL.BMP
- EndDeleteFiles
-
- Endif
- QueFiles
- ID
- TOPICS
- GR.EXE
- TOP.CMP
- PRC.CMP
- CATEGORY
- WIN.CMP
- GVI.CMP
- FNT.CMP
- QWIZ.EXE
- FNT.PRO
- PROMO.QUE
- QR.EXE
- QUE.PRO
- WIN.PRO
- GVI.PRO
- EndQueFiles
-
-
- if [string4] = W
- QueFiles
- [string3].P_[string1]
- qwiz.ico
- EndQueFiles
- endif
- GetQuedFiles
-
-
- If [string4] = W
- DeleteFiles from [InstallationDirectory] Quietly
- [string3].PIF
- EndDeleteFiles
- RenameFile [InstallationDirectory]\[string3].P_[string1] to [string3].PIF
- BuildProgramGroup "Qwiz" QWIZ.GRP
- [InstallationDirectory]\[string3].PIF "Qwiz Windows Training" [InstallationDirectory]\qwiz.ico
- EndBuildProgramGroup
- else
- ChangeDirectoryTo [InstallationDirectory]
- endif
- If Windows
-
- Dialog Center
- Qwiz Tutorial Installation Complete
-
- EndDialog
- else
- Dialog Center
- Qwiz Tutorial Installation Complete
-
- To start the tutorial type QWIZ at the prompt.
-
- EndDialog
- endif
- EndProcedure
-
- Procedure GoodBye
-
- EndProcedure
-
-